projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5769ee
)
(get_specified_cursor_type, get_window_cursor_type):
author
Kim F. Storm
<storm@cua.dk>
Thu, 27 Nov 2003 21:16:04 +0000
(21:16 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 27 Nov 2003 21:16:04 +0000
(21:16 +0000)
Remove prototypes.
src/frame.h
patch
|
blob
|
history
diff --git
a/src/frame.h
b/src/frame.h
index 5efede23199181c32cdc8da0fc6b178d2dd94cde..30d3f4348e997b13bc44d77d41b2b6c7898f62fd 100644
(file)
--- a/
src/frame.h
+++ b/
src/frame.h
@@
-795,9
+795,6
@@
extern Lisp_Object Vdefault_frame_alist;
extern Lisp_Object Vterminal_frame;
extern Lisp_Object Vmouse_highlight;
-
-enum text_cursor_kinds get_specified_cursor_type P_ ((Lisp_Object, int *));
-enum text_cursor_kinds get_window_cursor_type P_ ((struct window *, int *, int *));
\f
/* The currently selected frame. */